Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/pion/webrtc/v3 to v4 #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v3 v3.2.12 -> v4.0.1 age adoption passing confidence

Release Notes

pion/webrtc (github.com/pion/webrtc/v3)

v4.0.1

Compare Source

What's Changed

Full Changelog: pion/webrtc@v4.0.0...v4.0.1

v4.0.0

Compare Source

Changelog

  • 3f1622a Add v4 Release Notes to README
  • bb41f23 Don't use JitterBuffer in SampleBuilder
  • dc1f8ff Add ice transport api to get selected pair stats

v3.3.4

Compare Source

Changelog

  • 90222f6 Update ICE version
  • c3c7178 Add ice transport api to get selected pair stats

v3.3.3

Compare Source

Changelog

v3.3.2

Compare Source

Changelog

  • 8bf9954 Return object icluding stat id for selected pair

v3.3.1

Compare Source

Changelog
  • f99d4ed Don't reuse transceiver in one round negotiation
  • 540af5b Prevent ICETransport start/stop deadlock
  • 6ac4b71 Fix concurrent pc.GracefulClose

v3.3.0

Compare Source

New Feature

peerconnection.SCTPTransport now provides an OnClose callback that can be used to detect remote peer connection close similar to the OnError callback.

What's Changed

Full Changelog: pion/webrtc@v3.2.51...v3.3.0

v3.2.51

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.50...v3.2.51

v3.2.50

Compare Source

Changelog
  • 2364173 Fix our-of-order twcc fb cause by rtx blocked
  • 69cd4e4 Close unhandled rtcp simulcast streams
  • a598bab Bump ice to v2.3.31

v3.2.49

Compare Source

Changelog
  • 5437ff5 Added support for SRTP_NULL_HMAC_SHA1_80 cipher

v3.2.48

Compare Source

Changelog
  • bd3aaae Fix TestPeerConnection_Simulcast
  • af63d2b Properly handle non-media probes
  • 482d9eb Updated pion modules to latest versions
  • 48cfc63 Hold pc.mu while populating local candidates

v3.2.47

Compare Source

Changelog
  • 7407903 Match header extensions to remote media sections

v3.2.46

Compare Source

Changelog

v3.2.45

Compare Source

Changelog

v3.2.44

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.43...v3.2.44

v3.2.43

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.42...v3.2.43

v3.2.42

Compare Source

Changelog
  • 43a6a69 Reset state machine after negotiationNeededOp

v3.2.41

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.40...v3.2.41

v3.2.40

Compare Source

Changelog
  • 7cad104 Update module github.com/pion/ice/v2 to v2.3.24

v3.2.39

Compare Source

Changelog
  • e7cf3ba Update RtxSSRC for simulcast track remote

v3.2.38

Compare Source

Changelog
  • 7be0482 Update module github.com/pion/sctp to v1.8.16
  • 9d76240 Update module github.com/pion/ice/v2 to v2.3.15

v3.2.37

Compare Source

Changelog

  • a43143e Add padding support to TrackLocalStaticSample

v3.2.36

Compare Source

Changelog

  • 2f0fe93 Declare Go 1.17 as minimum version

v3.2.35

Compare Source

Changelog

  • f53f0a9 Update github.com/pion/transport/v2 to v2.2.4
  • c1e5386 Declare Go 1.19 as minimum version

v3.2.34

Compare Source

Changelog

  • cb8ab4a Update github.com/pion/sctp to v1.8.14

v3.2.33

Compare Source

Changelog

v3.2.32

Compare Source

Changelog

  • 4c25aa6 Include msid-semantic in Session Attributes

v3.2.31

Compare Source

Changelog

  • b84753e Update github.com/pion/rtp to v1.8.5

v3.2.30

Compare Source

Changelog

  • 10dca09 Update github.com/pion/sdp/v3 to v3.0.9
  • de2e7b7 Put SCTP Zero Checksum behind SettingEngine
  • 39919d7 SampleBuilder: Deprecate PopWithTimestamp

v3.2.29

Compare Source

Changelog

  • 0b447fd Update module github.com/pion/sdp to v3.0.8

v3.2.28

Compare Source

Changelog

  • 2828381 Fix interceptor.RTCPReaderFunc typo
  • 1a92109 Update module github.com/pion/sctp to v1.8.12

v3.2.27

Compare Source

Changelog

  • 1b553f0 Update module github.com/pion/sctp to v1.8.11

v3.2.26

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.25...v3.2.26

v3.2.25

Compare Source

Changelog

  • e2454d1 Refine rtx support
  • 987fb7a Fix panic of rtx attributes
  • d82b0d0 RTX attribute constants should be public
  • 219c6a3 Fix data race of RTX packet
  • f68b789 Allocationless handling of RTX pkts
  • 5da7278 Read() handles distinct-SSRC RTX packets
  • c7ca890 Skip padding packet for simulcast probe

v3.2.24

Compare Source

Changelog

  • 462a717 Answer to paused simucalst stream correctly

v3.2.23

Compare Source

Changelog

  • f369fda ReplaceTrack resets all track encodings

v3.2.22

Compare Source

Changelog

  • 367caa0 Update Pion deps rtp, rtcp, srtp and interceptor

v3.2.21

Compare Source

Changelog

  • 48303e5 Fix DataChannel.handleOpen

v3.2.20

Compare Source

Changelog

  • c785f25 Fix leak in Simulcast probing

v3.2.19

Compare Source

Changelog

  • e593588 Revert "Update module transport, srtp, ice and turn"
  • 36dcdde Generate answer to match group bundle in offer

v3.2.18

Compare Source

Changelog

  • ea23dec Update module transport, srtp, ice and turn
  • 012f129 Update AUTHORS.txt
  • a778f6d Update module github.com/pion/interceptor to v0.1.18
  • 20f8393 Fix incorrect ice-lite comment
  • b501cb5 Update AUTHORS.txt
  • 6fac880 Update AUTHORS.txt
  • 7998f1f Update Pion deps
  • bcfa3cb Update module golang.org/x/net to v0.14.0
  • 1390b16 Fix typo 'Renegotation' across project

v3.2.17

Compare Source

Changelog

  • f0dc0db OggWriter: add packet segmentation
  • ee483da Add SCTPTransportStats
  • cf5dbbe Update module github.com/pion/sctp to v1.8.8

v3.2.16

Compare Source

Changelog

  • 1d12dc8 Revert breaking change in ICECandidateStats
  • cedd45f Update golang Docker tag to v1.21

v3.2.15

Compare Source

Changelog

  • 2926b99 Stats: improve JSON support, add missing structs
  • 6453346 Update module github.com/pion/ice/v2 to v2.3.10
  • f0a5355 Update RegisterDefaultCodecs to match libwebrtc
  • ebd6753 Update CI configs to v0.10.11
  • 8886e33 Update AUTHORS.txt
  • 0e84bbf Update AUTHORS.txt
  • 667d0ff Make TrackLocalContext an interface
  • 6a3a97f Update module github.com/pion/rtp to v1.8.1
  • 7c60bb9 Adds WithPacketHeadHandler to SampleBuilder

v3.2.14

Compare Source

Changelog

  • b40f599 Add RTPReceiver.RTPTransceiver
  • c23eeb1 Update module golang.org/x/net to v0.12.0
  • 448f4ba Add DTLS KeyLog configuration option in WebRTC API
  • 457ff6c Update module github.com/pion/srtp/v2 to v2.0.16

v3.2.13

Compare Source

Changelog

  • 90e3a83 Add support to AV1 in play-from-disk
  • 24b241a Update module github.com/pion/rtp to v1.8.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Oct 11, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/gobwas/ws v1.3.1 -> v1.3.1
github.com/pion/datachannel v1.5.5 -> v1.5.9
github.com/pion/dtls/v2 v2.2.7 -> v2.2.12
github.com/pion/ice/v2 v2.3.9 -> v2.3.36
github.com/pion/mdns v0.0.7 -> v0.0.12
github.com/pion/rtcp v1.2.10 -> v1.2.14
github.com/pion/rtp v1.7.13 -> v1.8.9
github.com/pion/sctp v1.8.7 -> v1.8.33
github.com/pion/sdp/v3 v3.0.6 -> v3.0.9
github.com/pion/srtp/v2 v2.0.15 -> v2.0.20
github.com/pion/transport/v2 v2.2.1 -> v2.2.10
github.com/pion/turn/v2 v2.1.2 -> v2.1.6
github.com/stretchr/testify v1.8.4 -> v1.9.0
golang.org/x/net v0.11.0 -> v0.29.0
golang.org/x/sys v0.9.0 -> v0.26.0

@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-4.x branch from 0e28a1f to 269ce4e Compare October 15, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants